projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208a53f
)
gtk: update annotation of gtk_single_selection_get_selected_item
author
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Wed, 3 Mar 2021 13:07:22 +0000
(13:07 +0000)
committer
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Wed, 3 Mar 2021 13:19:45 +0000
(14:19 +0100)
gtk/gtksingleselection.c
patch
|
blob
|
history
diff --git
a/gtk/gtksingleselection.c
b/gtk/gtksingleselection.c
index e072594d6aa0e8f593c18789df46bb14fbf7a118..91f3261d6a89ddf33d45e56297efaff8771e517d 100644
(file)
--- a/
gtk/gtksingleselection.c
+++ b/
gtk/gtksingleselection.c
@@
-625,7
+625,7
@@
gtk_single_selection_set_selected (GtkSingleSelection *self,
*
* If no item is selected, %NULL is returned.
*
- * Returns: (transfer none): The selected item
+ * Returns: (transfer none)
(type GObject) (nullable)
: The selected item
*/
gpointer
gtk_single_selection_get_selected_item (GtkSingleSelection *self)